Initializes a new instance of the RdlEnum<(Of <(<'T>)>)> class with an expression or a constant.
Namespace:
C1.C1RdlAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Parameters
- s
- Type: System..::..String
A string used to initialize the new instance.If this string starts with an equal sign ('=') it is interpreted as an exprssion.
Otherwise, this string is converted to the T type.